CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Huffman coding file

搜索资源列表

  1. huffman

    0下载:
  2. 霍夫曼编码,可以对txt文件霍夫曼编码并输出、解码输出-Huffman coding, Huffman coding can txt file and output, decoding output
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:20081
    • 提供者:k
  1. huffman

    0下载:
  2. 解决huffman树问题:从文件读入一段文本,计算其中每一个字符的huffman编码,输出编码后文本的长度。-Solve the huffman tree problem: a piece of text read from file, calculate each of the characters huffman coding, the output length of the encoded text.
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:572687
    • 提供者:dekayzc
  1. Huffman-algorithm

    0下载:
  2. 哈夫曼算法及其应用 给定n个权值作为n个叶子结点,构造一棵二叉树,若带权路径长度达到最小,称这样的二叉树为最优二叉树,也称为哈夫曼树。哈夫曼编码是一种根据哈夫曼树对文件进行编码的方式。哈夫曼编码是可变字长编码的一种。本次课程设计是对一个已建文本文件,统计该文件中各字符频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件,再将Huffman编码文件翻译成原文件。压缩文件即读文件,统计文件中的字符个数,对文件进行哈夫曼编码和译码,并将编码译码后的字符存储在文件中。-
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:145465
    • 提供者:陈庆
  1. Huffman

    0下载:
  2. 运用赫夫曼编码的最优前缀码的贪心算法构造huffman树: 首先扫描输入文件,统计出现的字符以及每个字符出现的次数。每次取出现次数最小的那两个节点(node)合并成一个节点(node),并且将累计数值相加作为新的接点的累计数值,最顶层的是根节点(root) -Huffman coding using optimal prefix code of the greedy algorithm constructs huffman tree: First, scan the input file,
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:10771
    • 提供者:WSN
  1. huffman

    0下载:
  2. huffman coding for image file
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1077
    • 提供者:kiran
  1. huffman-0.4

    0下载:
  2. source code for file compression using Huffman coding in java
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:47046
    • 提供者:sakshi
  1. Huffman

    0下载:
  2. 程序说明: 课程项目,本程序采用哈夫曼编码算法,对给定文件的内容进行处理,生成编码文件和解码文件-Program Descr iption: This program uses a Huffman coding algorithm, given the contents of the file, generate the encoded file and decode files
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:19803
    • 提供者:
  1. Huffman

    1下载:
  2. 数据结构的一个哈夫曼树程序,建立一个文本文件,统计该文件中各字符频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件,再将Huffman编码文件翻译成原文件。压缩文件即读文件,统计文件中的字符个数,对文件进行哈夫曼编码和译码,并将编码译码后的字符存储在文件中。-The data structure of a Huffman tree program, create a text file, the statistical character frequency in the
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:3574
    • 提供者:王龙飞
  1. huffman

    0下载:
  2. 哈夫曼编码实现文件压缩 包含有源代码 备注简明-Huffman coding technique to realize zip file
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-29
    • 文件大小:24199
    • 提供者:郑亦哲
  1. huffman

    0下载:
  2. 实现从任意在文本文件中输入字符的个数及种类的霍夫曼编码方法-From any of the characters in the text file, enter the number and types of Huffman coding method
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:190079
    • 提供者:hy
  1. Huffman

    0下载:
  2. 实现了Huffman算法,能够输出一个字符串序列对应的每个自字符对应的Huffman编码值01串。-The file implements the Huffman algorithm in C++ ,which will output a sequence of strings corresponding to the frequency of each character in the string to the Huffman coding since the character corre
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:3653
    • 提供者:刘君
  1. Huffman

    0下载:
  2. 在控制台下编写的哈夫曼编码程序,压缩文件含有工程文件及一个实验报告。-Huffman coding procedures, written in the console under the compressed file containing the project file and a lab report.
  3. 所属分类:Console

    • 发布日期:2017-12-01
    • 文件大小:222772
    • 提供者:卡卡
  1. huffman

    1下载:
  2. 文件压缩源码.....课压缩解压文件...可现实文件压缩的哈夫曼编码-File compression source ..... lesson compression decompression file ... real file compression, Huffman coding
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:2575063
    • 提供者:lixiaoqian
  1. huffman.tar

    0下载:
  2. 能遍历一个文件生成哈夫曼树,并生成哈夫曼编码-Traverse a file generated Huffman tree, and generate the Huffman coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-23
    • 文件大小:6234
    • 提供者:游博杰
  1. Authority--Huffman.Codec

    0下载:
  2. 霍夫曼(Huffman)编码是1952年为文本文件而建立,是一种统计编码。属于无损压缩编码。-Hoffman (Huffman) coding is established in 1952 as a text file, is a statistical coding. Belong lossless compression encoding.
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:7690
    • 提供者:潇凌霜
  1. mfc-huffman-data

    0下载:
  2. mfc可视化界面实现的哈夫曼数据压缩编码程序,可以打开文件进行哈夫曼编码压缩,压缩后文件可以存储。-mfc visual interface to achieve data compression Huffman coding procedures, you can open the file for Huffman coding compression, the compressed files can be stored.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-10
    • 文件大小:322974
    • 提供者:Bernie
  1. huffman

    1下载:
  2. 利用赫夫曼编码的实现原理码对数据进行无损压缩,设计一个实现Huffman压缩的编码和解码的程序。具体要求如下:读入待压缩的文本文件; 2)统计分析文本文件中各字符的出现频度,以频度作为构造Huffman树的权值。根据各字符出现的不同频度构造Huffman树,然后规定每种字符的Huffman编码。再次读入待压缩的文本文件,然后根据各字符的Huffman编码逐一替代,将得到的编码流写入到新的文件中,并且计算压缩率。 5)解码过程:先读入上一步骤得到的新文件,将其看作比特流,根据Huffman
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1277534
    • 提供者:phoebe
  1. Huffman

    0下载:
  2. 利用哈弗曼编码的思想实现文本文件的压缩和解压功能,并计算压缩前后的占用空间之比。-Huffman coding realize the idea of ​ ​ using the text file compression and decompression functions, and computing space before and after compression ratio.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:12145
    • 提供者:唐永康
  1. huffman

    0下载:
  2. 哈夫曼编码文件压缩 实现对文本的压缩,可以是字符,数据-Huffman coding compression realization of the text file compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:650275
    • 提供者:乐悦
  1. Huffman

    0下载:
  2. Huffman编码(压缩与解压缩),通过哈弗曼编码进行一些简单文件的压缩与解压缩-Huffman coding (compression and decompression), Huffman coding through some simple file compression and decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:614788
    • 提供者:李三
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com